Skip to content

Conversation

ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Oct 8, 2025

This PR contains updates to the React Native SDK for version 0.16.0.

Copy link

coderabbitai bot commented Oct 8, 2025

Warning

Rate limit exceeded

@ChiragAgg5k has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 17 minutes and 58 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 8b7b84b and 1e79e94.

📒 Files selected for processing (3)
  • CHANGELOG.md (1 hunks)
  • package.json (1 hunks)
  • src/client.ts (1 hunks)

Walkthrough

  • Bumps package version to 0.15.1 and updates x-sdk-version header.
  • Updates CHANGELOG with deprecation of Account.createVerification and addition of Account.createEmailVerification.
  • Adds Account API methods: createEmailVerification (object and positional overloads) and updateEmailVerification (object and positional overloads) with required parameter checks.
  • Migrates verification endpoints to /account/verifications/email and phone verifications to /account/verifications/phone.
  • Adds documentation examples for creating and updating email verification using the React Native SDK.
  • Updates JSDoc text in TablesDB service comments; no runtime or signature changes.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title succinctly communicates the primary update—bumping the React Native SDK to version 0.15.1—and aligns with the PR’s stated objective without unnecessary detail or ambiguity. It is clear, concise, and directly related to the main change in the changeset.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ChiragAgg5k ChiragAgg5k changed the title feat: React Native SDK update for version 0.15.1 feat: React Native SDK update for version 0.16.0 Oct 8, 2025
@abnegate abnegate merged commit 90948c5 into main Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants